Ramsundar - Fix: Admin/owner timer submission contaminating another user's timelog display#5245
Open
Ram-blip wants to merge 1 commit into
Open
Ramsundar - Fix: Admin/owner timer submission contaminating another user's timelog display#5245Ram-blip wants to merge 1 commit into
Ram-blip wants to merge 1 commit into
Conversation
…er on another user's page
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
DeepighaJ
requested changes
May 12, 2026
Contributor
Author
DeepighaJ
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.















Description
Video Link: https://www.loom.com/share/5e27c7b0b61144d68c433044c7e97350?sid=60bac4c4-4432-4fd9-84c6-cd1a9447df30
Watch the video to get more idea about the bug.
Related PRS (if any):
This PR is a redo and integration of all the feedback given on this PR: #3742
Main changes explained:
Before:
You're on User B's timelog page, but when you log time:
After:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Loom Video After:
https://www.loom.com/share/bd41aa0996b74abdb83946bb2ccb79c1
Note:
This is a clean PR related to 3742 which had some node issues, so i have closed it and created a new fix for this!